[NOT AZURE] Updated Azure Stack Infrastructure Insights Admin SDK#4252
[NOT AZURE] Updated Azure Stack Infrastructure Insights Admin SDK#4252dsgouda merged 2 commits intoAzure:psSdkJson6from
Conversation
dsgouda
left a comment
There was a problem hiding this comment.
Looks good, just needs a version bump
| <TargetFrameworks>net452;netstandard1.4</TargetFrameworks> | ||
| </PropertyGroup> | ||
| <PropertyGroup> | ||
| <PackageId>Microsoft.AzureStack.Management.InfrastructureInsights.Admin</PackageId> |
There was a problem hiding this comment.
Looks like this package is already published and there are some additive changes being introduced. Please update the package version number
|
@dsgouda Done! Also, do we publish the Nugets? We might have to update the package release notes. |
|
@deathly809 I believe so, please check here |
|
@dsgouda I already updated the version. So I have to kick off the build process correct? Just to be 100% clear. |
|
By build if you mean publish the package, then yes. The "build" itself was done successfully here by the CI machines. |
|
@dsgouda I have been trying to get feedback on that. We might just have a single PR to update all the admin PackageReleaseNotes and then kick of a publish job. |
|
That would be a good idea. Will merge this for now, feel free to open a new PR for the release notes. |
Description
Recreated the FRP specifications and regenerated the SDK.
Azure/azure-rest-api-specs#2812
This checklist is used to make sure that common guidelines for a pull request are followed.
General Guidelines
Testing Guidelines
SDK Generation Guidelines
*.csprojandAssemblyInfo.csfiles have been updated with the new version of the SDK.